home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / action / toggleaction / toggleaction.doc.z / toggleaction.doc
Text File  |  2002-04-08  |  289b  |  16 lines

  1. /*! \page toggleaction-example.html
  2.  
  3.   \ingroup qaction-examples
  4.  
  5.   \title A Tiny Example Featuring a Toggle Action
  6.  
  7.   This example program demonstrates the use of QAction
  8.   in its incarnation as a toggle action.
  9.  
  10.   <hr>
  11.  
  12.   Main:
  13.  
  14.   \include action/toggleaction/toggleaction.cpp
  15. */     
  16.